crypto/tls.sessionState.unmarshal (method, view implemented interface methods)
2 uses
crypto/tls (current package)
handshake_server.go#L402: ok := hs.sessionState.unmarshal(plaintext)
ticket.go#L53: func (m *sessionState) unmarshal(data []byte) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)